projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8e225d
)
(copyright-names-regexp): Add custom group.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 16 Aug 2007 02:23:23 +0000
(
02:23
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 16 Aug 2007 02:23:23 +0000
(
02:23
+0000)
lisp/emacs-lisp/copyright.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/copyright.el
b/lisp/emacs-lisp/copyright.el
index 8543bad2f4e0c3d635f061a4dc3f00bb62609e92..5fdebea68f39f6af39d2abf1b325420074a1c051 100644
(file)
--- a/
lisp/emacs-lisp/copyright.el
+++ b/
lisp/emacs-lisp/copyright.el
@@
-59,6
+59,7
@@
The second \\( \\) construct must match the years."
Only copyright lines where the name matches this regexp will be updated.
This allows you to avoid adding yars to a copyright notice belonging to
someone else or to a group for which you do not work."
+ :group 'copyright
:type 'regexp)
(defcustom copyright-years-regexp